home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / blackjack_pay3.swf / scripts / DefineButton2_195 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-09-05  |  65 b   |  5 lines

  1. on(release){
  2.    _root.shuffSound.start();
  3.    _root.play();
  4. }
  5.